home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMPARSER / TFRMPARSER.txt
Text File  |  2003-07-29  |  485b  |  25 lines

  1. object FrmParser: TFrmParser
  2.   Left = 1034
  3.   Top = 423
  4.   Width = 208
  5.   Height = 125
  6.   Caption = 'FrmParser'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -14
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object TimerWait: TTimer
  19.     Enabled = False
  20.     OnTimer = TimerWaitTimer
  21.     Left = 70
  22.     Top = 24
  23.   end
  24. end
  25.